Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 179,338 for

document formatting

(0.3 sec)
  1. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...how to work with soft edge formatting. builder = aw . DocumentBuilder...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export MSG to RTF via Java | products.aspose.com

    Java API to Convert MSG to RTF without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...render HTML to RTF by using Document Processing API Aspose.Words...

    products.aspose.com/total/java/conversion/msg-t...
  3. PDF to DOC Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one DOC single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...for file handling and PDF document loading. Create a list of...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  4. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodetype/#OFFICE_MATH)....office math display formatting. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Online XLSX File Text Finder or Build XLSX Sear...

    Free online app to search in XLSX file. C++ API code for any XLSX file text search application....Search Xlsx Online Searchable Document App and XLSX Text Search Library...Develop powerful C++ based XLSX document search engine software or...

    products.aspose.com/total/cpp/search/xlsx/
  6. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  7. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....how to work with soft edge formatting. auto builder = System ::...set_Radius ( 30 ); builder -> get_Document () -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...Document) builder.MoveTo(args.MatchNode)...builder.InsertDocument(doc.Document, ImportFormatMode.KeepSourceFormatting)...

    forum.aspose.com/t/header-alignment-issue-and-n...
  9. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font Formatting, enhancing your Document processing efficiency....characters with the same font formatting. To learn more, visit the...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/run/
  10. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various Document layouts....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/cpp/specify-layout-options/